Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 74 and Version 75 of Using Pidgin


Ignore:
Timestamp:
Oct 18, 2007, 2:49:45 PM (16 years ago)
Author:
lschiere
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Using Pidgin

    v74 v75  
    199199=== Can I group buddies by their owner, like Trillian's or Miranda's Metacontacts? ===
    200200Sure! Right click a buddy on your list and at the bottom of the menu click "Expand".  Then just drag other screen names to the same person below it.  When you're done, click on the arrow to collapse them.  When the contact is collapsed, Pidgin will select a buddy to display based on the status of the buddies in the contact, and their order.
     201
     202=== I grouped my buddies into contacts, can I control which one is selected? ===
     203Yes and no.  Pidgin uses an algorithm to determine which buddy is selected.  If you right click on a contact
     204and select expand, you can see an                                                                                                                                                 ordered list of the buddies in that contact.  Pidgin will pick the                                                                                                                                               
     205highest/topmost buddy that is most available.
     206                                                                                                                                                                                                                 
     207It computes which is most available as follows:
     208
     2091. It will start at the top looking for a buddy that is "present" and not idle. If it finds one, it will use that.
     210
     2112. If it did not already find one, it will then start at the top looking for a buddy that is away but not idle. If it finds one, it will use that.
     212
     2133. If it has not already found one, it will start at the top of the list looking for a buddy that is idle but not away.  If it finds one, it will use that.
     214
     2154. If it has not already found one, it will start at the top of the list looking for a buddy that is both away and idle.  If it finds one it will use that.
     216
     2175. Lastly, if all of the buddies are offline, it will pick the top buddy. Ideally it would search the list one more time, looking for a buddy that is offline, but on a protocol that supports offline messages.  This has not, however, been implemented yet.
     218
     219With this search pattern, you should be able to drag the buddies in that contact into an order that will yield reasonable results for that contact most of the time.  While this will be sufficient for most people most of the time, we recognize that a small minority of users may need to control things more precisely.  In the source tarball there is a plugin, contact_priority, that does not install by default.  If installed and loaded, this plugin allows for some modifications to the algorithm that Pidgin uses.  Specifically, you can weight certain accounts to be either more likely to be chosen or less likely to be chosen. This cannot, however, be done on a per-buddy basis with the existing plugin.
    201220
    202221=== What do those colors in the conversation tab mean? ===
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!